What was tested and what we found out while building a Linux version of PVS-Studio

  • Stream 1
  • Intramural
  • 15:00
  • RU

Большинство программистов плохо представляют, что означает создание PVS-Studio для Linux.
Многие думают, что вся сложность в портировании кода, однако это очень далеко от истины:
портировать код очень просто, однако это только 5% работы.
Остальная работа скрыта от стороннего наблюдателя и заключается в решении многих
инфраструктурных вопросов.
Предлагаем заглянуть на кухню разработчиков анализатора PVS-Studio и узнать разные интересные
нюансы их работы.
Most programmers are not aware of what it takes to create PVS-Studio for Linux.
Some think that most of work is to just port the code but it is far from the truth: it's really
easy to port the code, but it's just 5% of work.
The rest of work is hidden from the observer and is related to solving a lot of infrastructure
questions.
Let's look at the kitchen of PVS-Studio development and find out interesting facts about their
job.

Svyatoslav Razmyslov

Lead Developer @PVS-Studio, Tula, Russia

Leads a department that is in charge of PVS-Studio core development for C/C++ source code analysis. Currently dedicates most of his time to creation of PVS-Studio for Linux. Svyatoslav is …